runtime.mspan.decPinCounter (method)

2 uses

	runtime (current package)
		pinner.go#L198: 					exists = span.decPinCounter(offset)
		pinner.go#L347: func (span *mspan) decPinCounter(offset uintptr) bool {